[LINUX] Disallow nested event delivery.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 20 Dec 2006 11:09:56 +0000 (11:09 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 20 Dec 2006 11:09:56 +0000 (11:09 +0000)
commit3d17485a079b15c0079b9dfdf3013ec617291543
tree3a48747715e3114c49dc8cdecdd662448e6b39c1
parentf4944d7a6679cf7a50c4794f783f0e8749491048
[LINUX] Disallow nested event delivery.

This eliminates the risk of overflowing the kernel stack and is a
reasonable policy given that we have no concept of priorities among
event sources.

Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/drivers/xen/core/evtchn.c